public class ScriptEventListener : IEventListenerPublic Class ScriptEventListener
Implements IEventListener| ScriptEventListener | Initializes a new instance of the ScriptEventListener class. |
| Language | Contains the language. |
| MacroLocation | Contains the macro code that should be called for an event. The URI may have an arbitrary protocol. The interpretation of the URI is script language dependent. |
| MacroName | Contains the macro name. The interpretation of the name is script language dependent. |
| Name | Contains the name. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current ScriptEventListener object to its equivalent string representation.
(Overrides ObjectToString) |